home *** CD-ROM | disk | FTP | other *** search
- File Description : Readme file for the function source directory
- Author : Stephen McNabb
- Creation Date : 21st February 1995
- Last Updated : 21st Februray 1995
-
- The '\source\function\' directory holds all the source files for
- subroutines such as converting from uppercase to lowercase and displaying
- a directory listing. Also included are the executables for each of the
- source code files.
-
- Files
- -----
-
- lower.s - source code for converting string to lowercase
- lower.prg - executable for above
- printdir.s - source code for diaplaying a directory listing
- printdir.prg - executable for above
- readme - this file
- upper.s - source code for converting string to uppercase
- upper.prg - executable for above
-
- *** End of File ***
-